html { display: table; margin: 0px auto; font-family: Verdana; font-size: 18px; color: #23201D; }
body { display: table-cell; margin: 0px auto; background-color: #3B332A; background-image: url("/Images/desktop.jpg"); background-repeat: repeat; }
.sheet { width: 1000px; height: 780px; background-image: url("/Images/burnt_paper.png"); background-repeat: no-repeat; text-align: center; }
.message { width: 600px; margin: auto; }
.copy { width: 600px; margin: auto; font-size: 9px; }